/* clander css start */

.padding-top {
    padding-top: 71px;
}

.clander-box {
    border-radius: 20px;
    border: 1px solid #249446;
    background: #F7F7F7;
    padding: 21px;
}

.month-year span {
    color: #000;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.week-box {
    border-radius: 10px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding: 6px 22px 6px 22px;
}

.week-box a {
    color: #000;
    text-align: center;
    font-family: "Museo Sans 500";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.main-filter {
    margin-top: 29px;
}


.filter-box {
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    padding-top: 20px;
    padding-bottom: 20px;
}

.filter-all-tabs ul {
    display: flex;
    padding-left: 0rem !important;
    margin-bottom: 0;
    gap: 10px;

}

.filter-all-tabs ul li {
    border-radius: 10px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding: 6px 22px 6px 22px;
}

.filter-all-tabs ul li a {
    color: #000;
    text-align: center;
    font-family: "Museo Sans 500";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    /* 175% */
}

.filter-head span {
    color: #000;
    text-align: center;
    font-family: "Museo Sans 500";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    /* 175% */
}






/* clander css end */





/* FEATURED EVENTS css start */

.project-image {
    width: 100%;
    height: 130px;
}

.featured-box {
    background-color: #fff;

    border-radius: 12px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-top: 5px solid #2f9e44;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.featured-title {
    margin: 0;
    color: #000;
    font-family: "Bebas Neue", sans-serif;
    font-size: 34px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
}

/* FEATURED EVENTS css end */




/* Weekly Highlights css start */

.weekly-section-bg {
    background-color: #F7F7F7;
    padding-top: 67px;
    padding-bottom: 80px;
}

.weekly-box {

    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
    position: relative;
    overflow: hidden;
}

.weekly-main-content {
    padding: 40px 29px 29px 29px;
}

.top-box-heading {
    padding: 20px;
    background-color: #249446;
    text-align: center;
}



.weekly-boxs {
    background-color: #fff;

    border-radius: 12px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-top: 5px solid #2f9e44;
    border-right: 1px solid #2f9e44;
    border-left: 1px solid #2f9e44;
    border-bottom: 1px solid #2f9e44;
}

.margin-bottom-weekly {
    margin-bottom: 41px;
}

/* Weekly Highlights css end */



/* DAILY ACTIVITIES css start */

.daily-boxs {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    padding: 20px 20px 0;
    border-top: 5px solid #2f9e44;
    border-right: 1px solid #2f9e44;
    border-left: 1px solid #2f9e44;
    border-bottom: 1px solid #2f9e44;
}

.daily-date-and-months {
    border-radius: 18px;
    background: #249446;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px 17px 11px 17px;
    text-align: center;
}

.daily-project-content {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.daily-date-tittle {
    color: #fff;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}

/* DAILY ACTIVITIES css end */



/* SPECIAL PROGRAMS css start */
.spical-section-bg {
    background-color: #F7F7F7;
    padding-top: 66px;
    padding-bottom: 66px;

}

.book-visit {
    border-radius: 20px;
    border: 2px solid #249446;
    background: #FFF;
    padding: 38px 31px 38px 31px;
    position: relative;
}

.main-book-div {
    border-radius: 20px;
    border: 2px solid #249446;
    background: #FFF;
    padding: 13px 29px 13px 29px;
    text-align: center;
    width: 282px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -42px;
}

.main-book-div span {
    color: #249446;

    text-align: center;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.visit-section {
    margin-top: 80px;
}

.book-group ul {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 31px;
}

.book-group ul li {
    border-radius: 15px;
    background: #249446;
    padding: 15px 29px 15px 29px;
    color: #FFF;
    font-family: "Bebas Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

/* SPECIAL PROGRAMS css end */

.top-box-heading span {
    font-size: 32px;
}





/* responsive css start */

@media (max-width: 480px) {
    .top-box-heading {
        padding: 10px;
    }

    .featured-title {
        font-size: 24px;
    }

    .month-year span {
        font-size: 24px;
    }

    .top-box-heading span {
        font-size: 24px;
    }

    .project-titless {
        font-size: 24px !important;
    }

    .daily-date-tittle {
        font-size: 24px;
    }

    .daily-date-and-months {
        padding: 10px 11px 0px 11px;
    }

    .month-widths {
        width: 100%;
    }

    .category-width {
        width: 100%;
    }

    .main-month-category {
        display: block;
    }

    .month-widths {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .category-width {
        width: 100% !important;
    }

    .main-month-category {
        display: block !important;
    }

}



@media (max-width: 767px) {

    .event-section {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .filter-all-tabs {
        width: 100% !important;
        flex-wrap: nowrap !important;
        overflow: auto;
    }

    .filter-all-tabs ul li {
        white-space: nowrap;
    }

    .filter-head span {
        white-space: nowrap;
    }



    .book-group {
        width: 100% !important;
        display: flex;

        overflow: auto;
    }

    .book-group ul {
        padding-left: 0rem !important;
    }


    .book-group ul li {
        white-space: nowrap;
    }

    .spical-section-bg {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .book-group ul li {
        padding: 15px 19px 15px 19px;
        font-size: 20px;
    }

    .main-book-div {
        width: 180px !important;
        top: -27px;
    }

    .weekly-section-bg {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .visit-section {
        margin-top: 40px;
    }

    .on-mb-size {
        display: block !important;
    }

    .mb-pb {
        margin-bottom: 10px;
    }
}



@media (max-width: 1199px) {
    .text-section {
        padding-top: 0px !important;
    }
}






.event-section {
    margin-top: 80px;
    margin-bottom: 80px;
}




.month-widths {
    width: 50%;
}

.category-width {
    width: 50%;
}



.main-month-category {
    display: flex;
    gap: 10px;
}

/* responsive css end */







/*<------------------------------------------- contact-us page css start----------------------------------------------------> */




/* FAQ's css start */


.contact-us-mb {
    margin-bottom: 42px;
}

.border-right {
    border-right: 1px solid #ccc;
}

.accordions {
    max-height: 679px;
    padding-right: 30px;
    overflow-y: scroll;

}

.accordion-items {
    border-top: 1px solid #EFEFEF;
    border: 1px solid #EFEFEF;
    margin-bottom: 20px;
}



.accordion-buttons {
    background-color: #fff;
    box-shadow: none;
    padding-left: 65px;
    position: relative;
    color: #2D2824;

    font-family: "Museo Sans 500";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.accordion-buttons::after {
    display: none;
    /* disable default arrow */
}

.custom-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border: 1.5px solid #b30000;
    border-radius: 50%;
    color: #b30000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s;
}

.accordion-bodys {
    color: #5A5A5A;
    font-family: "Museo Sans 300";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
}

.accordion-buttons:not(.collapsed) {
    background-color: #F9F9F9 !important;
    color: #2D2824 !important;
}

.accordion-buttons:focus {
    box-shadow: none !important;
}

.form-controls {
    padding: 20px !important;
}

.form-check-label {
    color: #999;
}

.form-controls::placeholder {
    color: #8B8B8B;
    font-family: "Museo Sans 300";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.form-controls,
.form-select {
    border: 1px solid #E3E3E3;
    border-radius: 0;
    box-shadow: none;
}

.form-check-inline {
    margin-right: 20px;
}

.form-check-input {
    margin-top: 0.3rem;
}

.form-section {
    background: #fff;

    margin: auto;
}

.tab-label {
    font-weight: 500;
    margin-right: 15px;
}

.form-group+.form-group {
    margin-top: 22px;
}

.radio-box {
    border: 1px solid #E3E3E3;
    padding: 0 20px;
    height: 60px;
    display: flex;
    align-items: center;
}

.select-box {
    padding: 23px;
    color: #8B8B8B;
    font-family: "Museo Sans 300";
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.w-30 {
    width: 30%;
}

.w-70 {
    width: 70%;
}

.submit-btn a {
    background-color: #249446;
    width: 140px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    color: #FFF;

    font-family: "Museo Sans 500";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.seclect-left {
    position: relative;
    margin-right: 32px;
    padding-right: 10px;
}

.seclect-left::before {
    content: "";
    position: absolute;
    border-right: 1px solid #DBDBDB;
    height: 60PX;
    top: -15px;
    right: -9px;
}

.form-section .form-check {
    margin-bottom: 0;
}


@media (max-width: 991px) {
    .border-right {
        border-right: none;
    }
}

@media (max-width: 767px) {
    .seclect-left::before {
        height: 67px;
    }

    .accordion {
        height: 100%;
    }

    .contact-us-mb {
        margin-bottom: 20px;
    }

    .on-mb-form {
        display: block !important;
    }

    .w-30 {
        width: 100%;
        margin-bottom: 20px;
    }

    .w-70 {
        width: 100%;
    }

}

@media (max-width: 480px) {
    .seclect-left::before {
        border: none;
    }

    .radio-box {
        padding: 10px !important;
    }

    .form-controls {
        padding: 10px !important;
    }

    .select-box {
        padding: 13px !important;
    }

    .accordion-button {
        font-size: 20px !important;
    }
}


/* FAQ's css end */


/*<------------------------------------------- contact-us page css end----------------------------------------------------> */






/*<------------------------------------------- event-details page css start----------------------------------------------------> */


/* Event-deatils css start */

.event-section-padding {
    padding-top: 57px;
    padding-bottom: 40px;

}

.text-light-dark {
    color: #666;
}

.Event_img {
    width: 100%;
    height: 557px;
    margin-top: 23px;
    margin-bottom: 32px;
}

.event-content-bt {
    margin-bottom: 35px;
}


@media (max-width: 767px) {
    .event-content-bt {
        margin-bottom: 20px;
    }

    .Event_img {
        height: auto;
    }

    .event-section-padding {
        padding-top: 25px;
        padding-bottom: 20px;
    }
}


/* Event-deatils css end */



/*<--------------------------------- event-details page css end----------------------------------------> */







/*<--------------------------------- Visitor Information page cssstart--------------------------------> */


/* Essential Information css start */
.Essential-box {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
    padding: 20px 30px 20px 30px;
    margin-bottom: 40px;

}

.guide-btn a:hover {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    transition: all 0.3s ease;
}

.ticket-btn a:hover {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    transition: all 0.3s ease;
}

.Essential_img {
    width: 100%;
    height: 282px;
}

.guide-btn a {
    border-radius: 10px;
    background: #249446;
    padding: 10px 20px 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: "Bebas Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.guide-btn {
    display: flex;
    justify-content: end;
}

.site-map {
    display: flex;
    justify-content: end;
    gap: 10px;
}

.accordionss {
    border: none !important;
}


.accordion-buttonss:not(.collapsed) {
    border-radius: 6px !important;
    background: #249446 !important;
    color: #FFF;

    font-family: "Bebas Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.accordion-buttonss:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;

}

.accordion-itemss {
    border: none !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-buttonss {
    border-radius: 6px !important;
    background: #F1F1F1 !important;
    font-family: "Bebas Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 6px !important;
}

.event-section-paddings {
    margin-bottom: 80px;
    margin-top: 64px;
}

.ticket-btn a {
    padding: 13px 20px 13px 20px;
    border-radius: 10px;
    background: #249446;
    width: 100%;
    display: flex;

}

.weather_img {
    width: 100%;
    height: 124px;
}

.details-btn a {
    font-size: 16px;
    color: #249446;
    text-decoration: underline;
}

.update-date span {
    border-radius: 30px;
    background: #E8E8E8;
    padding: 5px 8px 5px 10px;

}

.update-text {
    color: #249446;
}

.featured-title {
    margin-bottom: 2px;
}

.featured-titles {
    margin-bottom: 10px !important;
}

@media (max-width: 991px) {

    .mobile-mb-4 {
        margin-bottom: 25px;
    }

}

@media (max-width: 767px) {
    .guide-btn a {
        font-size: 16px;
        padding: 10px;
    }

    .Essential-box {
        padding: 20px;
        margin-bottom: 20px;
    }

    .event-section-paddings {
        margin-top: 40px;
        margin-bottom: 25px;
    }
}


/* Essential Information css end */



/*<-----------------------------------Visitor Information page css end-----------------------------------------> */